neighbor password
This command sets the password for the secured BGP session.
Syntax
neighbor {<neighbor tag> | a.b.c.d | X:X::X:X} [password String]
Command |
Description |
---|---|
a.b.c.d | X:X::X:X |
Defines the IP address of the neighbor (IPv4 or IPv6). |
neighbor tag |
Defines the neighbor tag. |
password string |
Defines password for a neighbor. |
Default
NA
Command Mode
Privileged User
Example
This example sets a password for a secured session with neighor 10.15.5.110.
(config-data)# router bgp 1 (conf-router)# neighbor 10.15.5.110 password 12345678